UNPKG

@sixbell-telco/sdk

Version:

A collection of reusable components designed for use in Sixbell Telco Angular projects

1 lines 539 B
{"version":3,"file":"sixbell-telco-sdk-utils-generators-uuid.mjs","sources":["../../../projects/sdk/utils/generators/uuid/src/uuid.ts","../../../projects/sdk/utils/generators/uuid/sixbell-telco-sdk-utils-generators-uuid.ts"],"sourcesContent":["import { v7 as uuidv7 } from 'uuid';\n\nexport function generateUniqueId(): string {\n\treturn uuidv7();\n}\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["uuidv7"],"mappings":";;SAEgB,gBAAgB,GAAA;IAC/B,OAAOA,EAAM,EAAE;AAChB;;ACJA;;AAEG;;;;"}