mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Fix rrule: when imported, it uses `import { RRule } from "rrule";`, not `import RRule = require("rrule");`.
* Support both CommonJS and AMD loading by exporting two different ways.
|
||
|---|---|---|
| .. | ||
| commonJs.ts | ||
| global.ts | ||
| rrule.ts | ||