mirror of
https://github.com/hariroshan/elm-native-library.git
synced 2024-12-02 23:35:02 +03:00
added minimal comment in Native.elm
This commit is contained in:
parent
0e71a14d38
commit
4df24fae8b
@ -33,7 +33,9 @@ module Native exposing
|
||||
, timePicker
|
||||
, webView
|
||||
)
|
||||
|
||||
{-|
|
||||
This library should be used with [elm-native](https://github.com/hariroshan/elm-native) JS library
|
||||
-}
|
||||
import Html exposing (Attribute, Html)
|
||||
import Html.Attributes exposing (attribute)
|
||||
import Json.Encode as E
|
||||
|
Loading…
Reference in New Issue
Block a user