UNPKG

@hypernetlabs/objects

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