@plaidev/karte-action-sdk 1.1.227 → 1.1.228
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/hydrate/index.es.d.ts +7 -0
- package/dist/hydrate/index.es.js +3108 -230
- package/dist/index.es.d.ts +7 -0
- package/dist/index.es.js +2679 -233
- package/meta/karte-action-sdk.api.json +2 -2
- package/package.json +1 -1
- package/dist/karte-action-sdk.d.ts +0 -2671
- package/dist/tsdoc-metadata.json +0 -11
package/dist/tsdoc-metadata.json
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
// This file is read by tools that parse documentation comments conforming to the TSDoc standard.
|
2
|
-
// It should be published with your NPM package. It should not be tracked by Git.
|
3
|
-
{
|
4
|
-
"tsdocVersion": "0.12",
|
5
|
-
"toolPackages": [
|
6
|
-
{
|
7
|
-
"packageName": "@microsoft/api-extractor",
|
8
|
-
"packageVersion": "7.33.8"
|
9
|
-
}
|
10
|
-
]
|
11
|
-
}
|