-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
39 additions
and
94 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc ccc" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc connector-react" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc connector" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc core" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc eip6963" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc joy-id" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc lumos-patches" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc nip07" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc okx" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc uni-sat" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,6 @@ | ||
{ | ||
"$schema": "https://typedoc.org/schema.json", | ||
"entryPoints": [ | ||
"./src/index.ts", | ||
"./src/advanced.ts" | ||
], | ||
"extends": [ | ||
"../../typedoc.base.json" | ||
], | ||
"entryPoints": ["./src/index.ts", "./src/advanced.ts"], | ||
"extends": ["../../typedoc.base.json"], | ||
"name": "@ckb-ccc utxo-global" | ||
} | ||
} |