Variable LOCK_REFRESH_RESULTConst

LOCK_REFRESH_RESULT: {
    REFRESHED: "refreshed";
    UNEXPIRABLE_KEY: "unexpireable_key";
    UNOWNED_REFRESH: "unonwned_refresh";
} = ...

IMPORT_PATH: "@daiso-tech/core/lock/contracts"