PATH:
opt
/
bitninja-node-dojo
/
lib
/
node_modules
/
npm
/
node_modules
/
uri-js
/
dist
/
esnext
/
schemes
import { URISchemeHandler, URIComponents, URIOptions } from "../uri"; export interface URNComponents extends URIComponents { nid?: string; nss?: string; } export interface URNOptions extends URIOptions { nid?: string; } declare const handler: URISchemeHandler<URNComponents, URNOptions>; export default handler;
[-] mailto.d.ts
[edit]
[-] urn.js
[edit]
[-] urn-uuid.js.map
[edit]
[-] wss.d.ts
[edit]
[-] http.js
[edit]
[+]
..
[-] urn.d.ts
[edit]
[-] https.js.map
[edit]
[-] ws.js.map
[edit]
[-] https.js
[edit]
[-] http.js.map
[edit]
[-] ws.js
[edit]
[-] https.d.ts
[edit]
[-] ws.d.ts
[edit]
[-] urn-uuid.js
[edit]
[-] wss.js.map
[edit]
[-] urn-uuid.d.ts
[edit]
[-] mailto.js.map
[edit]
[-] urn.js.map
[edit]
[-] wss.js
[edit]
[-] http.d.ts
[edit]
[-] mailto.js
[edit]