Logo
Explore Help
Sign In
blsmedia/sign
2
0
Fork 0
You've already forked sign
Code Issues Packages Releases Activity
Files
aa5beafe59a38e082edd24de618e56cb30d3d04a
sign/packages/lib/universal/id.ts

6 lines
159 B
TypeScript
Raw Normal View History

feat: universal upload Implementation of a universal upload allowing for multiple storage backends starting with `database` and `s3`. Allows clients to put and retrieve files from either client or server using a blend of client and server actions.
2023-09-14 12:46:36 +10:00
import { customAlphabet } from 'nanoid';
fix: assorted updates
2023-09-25 11:17:59 +10:00
export const alphaid = customAlphabet('0123456789abcdefghijklmnopqrstuvwxyz', 21);
feat: universal upload Implementation of a universal upload allowing for multiple storage backends starting with `database` and `s3`. Allows clients to put and retrieve files from either client or server using a blend of client and server actions.
2023-09-14 12:46:36 +10:00
export { nanoid } from 'nanoid';
Reference in New Issue Copy Permalink
Powered by BLS media Version: 1.25.1 Page: 219ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API