UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

2 lines (1 loc) 99 B
export declare type AllocationType = 'ACTUAL' | 'DEALLOCATION' | 'REALLOCATION' | 'TAG' | 'UNTAG';