mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
Added more types.
This commit is contained in:
parent
03e73053cb
commit
6fdf9ed812
4 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
const measured = require('measured-core');
|
||||
// @ts-ignore
|
||||
import measured from 'measured-core';
|
||||
|
||||
module.exports = measured.createCollection();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue