UNPKG

detect-eol

Version:
12 lines (7 loc) 110 B
/* MAIN */ type Options = { fallback?: string, window?: number }; /* EXPORT */ export type {Options};