|
|
- -module({{appid}}).
-
- %% Application callbacks
- -export([]).
-
- %%====================================================================
- %% API
- %%====================================================================
-
-
- %%====================================================================
- %% Internal functions
- %%====================================================================
|