mirror of
https://git.hmsn.ink/kospo/helptalk/api.git
synced 2026-03-20 16:03:33 +09:00
first
This commit is contained in:
5
sample/dev/talk/bundle/mithril-2.2.2/route.js
Normal file
5
sample/dev/talk/bundle/mithril-2.2.2/route.js
Normal file
@@ -0,0 +1,5 @@
|
||||
"use strict"
|
||||
|
||||
var mountRedraw = require("./mount-redraw")
|
||||
|
||||
module.exports = require("./api/router")(typeof window !== "undefined" ? window : null, mountRedraw)
|
||||
Reference in New Issue
Block a user