taxtank-core 2.0.100 → 2.0.102
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/fesm2022/taxtank-core.mjs +3 -3
- package/fesm2022/taxtank-core.mjs.map +1 -1
- package/index.d.ts +1 -1
- package/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/common/index.d.ts.map +0 -1
package/index.d.ts
CHANGED
|
@@ -4343,7 +4343,7 @@ declare class BudgetRule extends BudgetRule$1 implements CalendarEventProvider {
|
|
|
4343
4343
|
declare enum YoutubeVideosEnum {
|
|
4344
4344
|
WELCOME = "350YhMRBnNE",
|
|
4345
4345
|
HOLDING_ONBOARDING = "r3RhObELk-E",
|
|
4346
|
-
MONEY_ONBOARDING = "
|
|
4346
|
+
MONEY_ONBOARDING = "0cdyvlWxNZ4",
|
|
4347
4347
|
PROPERTY_ONBOARDING = "llUV98-EMdI",
|
|
4348
4348
|
SOLE_ONBOARDING = "rqfTQFGwkUM",
|
|
4349
4349
|
WORK_ONBOARDING = "QEKolzS1B0U",
|