UNPKG

derby

Version:

MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers.

4 lines (3 loc) 156 B
declare function addDocumentListeners(doc: any): void; export function inputSupportsSelection(input: any): boolean; export { addDocumentListeners as add };