UNPKG

@maskedeng-tom/ssrsx

Version:
4 lines (3 loc) 125 B
declare const shortId: (prefix: string) => string; declare const resetShortId: () => void; export { shortId, resetShortId };