UNPKG

@localsecurity/name-id

Version:

A utility to create and parse lexicographically sortable ID's with embeded model names and created timestamp

8 lines 187 B
/** * Worker entrypoint */ declare const _default: { fetch(request: Request, env: any, ctx: any): Promise<Response>; }; export default _default; //# sourceMappingURL=worker.d.ts.map