@savvy-web/silk 4.0.0 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changesets-changelog.cjs +57 -54
- package/changesets-changelog.d.cts +1 -1
- package/changesets-changelog.d.ts +1 -1
- package/changesets-changelog.js +57 -54
- package/changesets-markdownlint.cjs +57 -54
- package/changesets-markdownlint.js +57 -54
- package/package.json +6 -6
|
@@ -3422,7 +3422,7 @@ declare class GlobPatternError extends GlobPatternError_base {
|
|
|
3422
3422
|
get message(): string;
|
|
3423
3423
|
}
|
|
3424
3424
|
//#endregion
|
|
3425
|
-
//#region ../../node_modules/.pnpm/@effected+walker@0.
|
|
3425
|
+
//#region ../../node_modules/.pnpm/@effected+walker@0.9.0_@effected+glob@0.6.0_effect@4.0.0-rc.115__effect@4.0.0-rc.115/node_modules/@effected/walker/index.d.ts
|
|
3426
3426
|
declare const DescendError_base: Schema.Class<DescendError, Schema.TaggedStruct<"DescendError", {
|
|
3427
3427
|
/** The glob pattern's source text. */
|
|
3428
3428
|
readonly pattern: Schema.String;
|
|
@@ -3422,7 +3422,7 @@ declare class GlobPatternError extends GlobPatternError_base {
|
|
|
3422
3422
|
get message(): string;
|
|
3423
3423
|
}
|
|
3424
3424
|
//#endregion
|
|
3425
|
-
//#region ../../node_modules/.pnpm/@effected+walker@0.
|
|
3425
|
+
//#region ../../node_modules/.pnpm/@effected+walker@0.9.0_@effected+glob@0.6.0_effect@4.0.0-rc.115__effect@4.0.0-rc.115/node_modules/@effected/walker/index.d.ts
|
|
3426
3426
|
declare const DescendError_base: Schema.Class<DescendError, Schema.TaggedStruct<"DescendError", {
|
|
3427
3427
|
/** The glob pattern's source text. */
|
|
3428
3428
|
readonly pattern: Schema.String;
|