mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
10 lines
142 B
HTML
10 lines
142 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<script src="../../dist/ionic-native.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h2>Test</h2>
|
||
|
</body>
|
||
|
</html>
|