Skip to content

Commit 3bf39f9

Browse files
Update canvascipt.min.js
1 parent 33ab86e commit 3bf39f9

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

canvascipt.min.js

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
let openRequest = indexedDB.open("app", 1);
1+
/*
2+
3+
CanvaScript
4+
5+
CanvaScript is libary for database mangement. if you have issues please go to
6+
https://github.com/CleanCode-backup/CanvaScript/issues
7+
and make a new issue but you can do a pull request please do that.that will make my day happy.to go
8+
https://github.com/CleanCode-backup/CanvaScript/pulls
9+
10+
11+
12+
13+
14+
15+
16+
*/
217
var database = {
318
heart:indexedDB,
419
open:function(name,v){

0 commit comments

Comments
 (0)