|
@@ -3,6 +3,7 @@ import { show } from './show'
|
|
|
import { html } from './html'
|
|
import { html } from './html'
|
|
|
import { ref } from './ref'
|
|
import { ref } from './ref'
|
|
|
import { el } from './el'
|
|
import { el } from './el'
|
|
|
|
|
+export { genHandlers } from './on'
|
|
|
|
|
|
|
|
export const directives = {
|
|
export const directives = {
|
|
|
model,
|
|
model,
|