mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-27 11:19:47 +02:00
core for app development
This commit is contained in:
3
src/core/handlers/InBrowserHandler.coffee
Normal file
3
src/core/handlers/InBrowserHandler.coffee
Normal file
@ -0,0 +1,3 @@
|
||||
self.OS.API.handler =
|
||||
request: ( query ) ->
|
||||
$.ajax {}
|
Reference in New Issue
Block a user