feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
14.97k stars 744 forks source link

export typebox helper function arrayOfKeys #3313

Closed chunlampang closed 7 months ago

chunlampang commented 8 months ago

I want to use this function, but it is not exported.

https://github.com/feathersjs/feathers/blob/a21b2cfcc5a8038b7782e66920d68cf29051c7d9/packages/typebox/src/index.ts#L56-L66