mirror of
https://github.com/Instadapp/assembly.git
synced 2024-07-29 22:37:06 +00:00
2 lines
108 B
TypeScript
2 lines
108 B
TypeScript
|
export const FORK_EXPIRED = 'fork expired'
|
||
|
export const COULD_NOT_FIND_A_FORK_ID = 'could not find a forkId'
|