Skip to main content
Module

x/nanoid/tsconfig.json

A NanoID implementation for Deno
Very Popular
Latest
File
{ "compilerOptions": { "target": "ES2018", "lib": [ "DOM", "ES2020" ] }}