etherpad-lite/src/static/js/underscore.ts
SamTV12345 7e3ad03e2f
Moved to ts (#6593)
* Moved to ts

* Fixed type check

* Removed js suffixes

* Migrated to ts

* Fixed ts.

* Fixed type check

* Installed missing d ts
2024-08-17 20:14:36 +02:00

4 lines
70 B
TypeScript

// @ts-nocheck
'use strict';
module.exports = require('underscore');