mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Rewrote server in typescript.
This commit is contained in:
parent
331cf3d79f
commit
3c2129b1cc
57 changed files with 668 additions and 490 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
|
||||
import {db} from './DB';
|
||||
import randomString from '../utils/randomstring';
|
||||
import {randomString} from '../utils/randomstring';
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue