UNPKG

@hypernetlabs/objects

Version:
4 lines 244 B
import { Brand } from "ts-brand"; export declare type CryptoTokenSymbol = Brand<string, "CryptoTokenSymbol">; export declare const CryptoTokenSymbol: import("ts-brand").Brander<CryptoTokenSymbol>; //# sourceMappingURL=CryptoTokenSymbol.d.ts.map