UNPKG

ractive

Version:

Next-generation DOM manipulation

9 lines (7 loc) 170 B
import types from 'config/types'; export default { 'if': types.SECTION_IF, 'unless': types.SECTION_UNLESS, 'with': types.SECTION_WITH, 'each': types.SECTION_EACH };