UNPKG

@spheron/protocol-sdk

Version:
3 lines 173 B
import { LeaseState } from '@modules/lease/types'; export declare const getLeaseStateAsString: (state: string) => LeaseState | undefined; //# sourceMappingURL=lease.d.ts.map