Files
pezkuwi-common/packages/util/is/testChain.d.ts
T

2 lines
69 B
TypeScript

export declare function isTestChain(chain?: string | null): boolean;