You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snabbdom/src
Andre Staltz 1b0163cb94
Fix modules/module file to be TypeScript source
In order for other TypeScript code to consume snabbdom's TypeScript
correctly, we must "export" the modules/module interface just like
we export other types.
8 years ago
..
helpers Merge branch 'use-typeof' 8 years ago
modules Fix modules/module file to be TypeScript source 8 years ago
h.ts Merge branch 'use-typeof' 8 years ago
hooks.ts Fix hooks file to be TypeScript source 8 years ago
htmldomapi.ts Merge branch 'use-typeof' 8 years ago
is.ts Tweak types, reduce casting 8 years ago
snabbdom.bundle.ts Migrate from CommonJS modules to ES2015 modules 8 years ago
snabbdom.ts Typing for module hooks and `h` data 8 years ago
thunk.ts Migrate from CommonJS modules to ES2015 modules 8 years ago
vnode.ts Typing for module hooks and `h` data 8 years ago