blowfish/node_modules/prettier-plugin-go-template/lib/create-id-generator.d.ts

2 lines
59 B
TypeScript
Raw Normal View History

2023-01-29 22:30:24 +00:00
export declare function createIdGenerator(): () => string;