UNPKG

eve-esi-types

Version:

Extracted the main type of ESI. use for ESI request response types (version 2 only)

11 lines (10 loc) 206 B
/** * Dummy import * @import * as cc from "colors.ts"; */ /** * will almost certainly be able to detect if you are in a nodejs environment * * @date 2020/5/9 */ export declare const isNode: boolean;