UNPKG

@pushrocks/smartenv

Version:

store things about your environment and let them travel across modules

10 lines (9 loc) 173 B
export declare let defaultme: any; declare global { namespace NodeJS { interface Global { window: any; navigator: any; } } }