UNPKG

@kademi/keditor

Version:

KEditor is a jQuery plugin which provides a content editor with drag n drop, configurable contents

6 lines (4 loc) 64 B
const KEY_MAP = { ESC: 27, }; export default KEY_MAP;