๐Ÿ“ฆ nestjs / terminus

๐Ÿ“„ terminus.constants.ts ยท 6 lines
1
2
3
4
5
6/**
 * The inject token for the third party `check-disk-space` library
 * @internal
 */
export const CHECK_DISK_SPACE_LIB = 'CheckDiskSpaceLib';