UNPKG

@orca-so/whirlpools-sdk

Version:

Typescript SDK to interact with Orca's Whirlpool program.

5 lines (4 loc) 145 B
import type { LockTypeData } from "../../types/public"; export declare class LockConfigUtil { static getPermanentLockType(): LockTypeData; }