UNPKG
@twin.org/api-tenant-processor
Version:
latest (0.0.3-next.1)
next (0.0.3-next.6)
0.0.3-next.6
0.0.3-next.5
0.0.3-next.4
0.0.3-next.2
0.0.3-next.1
API Tenant Processor for converting and api key to a tenant id.
twindev.org
twinfoundation/api
@twin.org/api-tenant-processor
/
dist
/
types
/
schema.d.ts
5 lines
(4 loc)
•
108 B
TypeScript
View Raw
1
2
3
4
5
/** * Initialize the schema for the node tenant processor. */
export
declare function
initSchema
()
: void;