You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
473
+
//
474
+
// (undocumented)
475
+
delete<KextendskeyofT>(key:K):void;
476
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
477
+
//
478
+
// (undocumented)
479
+
get<KextendskeyofT>(key:K):T[K] |void;
480
+
// Warning: (ae-forgotten-export) The symbol "DesignTokenLibrary" needs to be exported by the entry point index.d.ts
481
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "InheritableDesignTokenLibrary"
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
486
+
//
487
+
// (undocumented)
488
+
has<KextendskeyofT>(key:K):boolean;
489
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "InheritableDesignTokenLibrary"
490
+
//
491
+
// (undocumented)
492
+
hasLocal<KextendskeyofT>(key:K):boolean;
493
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
494
+
//
495
+
// (undocumented)
496
+
keys<KextendskeyofT>():K[];
497
+
// (undocumented)
498
+
private;
499
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
500
+
//
501
+
// (undocumented)
502
+
set<KextendskeyofT>(key:K, value:T[K]):void;
503
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
504
+
//
505
+
// (undocumented)
506
+
subscribe(subscriber:Subscriber):void;
507
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
508
+
//
509
+
// (undocumented)
510
+
unsubscribe(subscriber:Subscriber):void;
511
+
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "InheritableDesignTokenLibrary"
512
+
//
513
+
// (undocumented)
514
+
get upstream():InheritableDesignTokenLibrary<T> |null;
515
+
set upstream(target:InheritableDesignTokenLibrary<T> |null);
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
846
-
//
847
-
// (undocumented)
848
-
delete<KextendskeyofT>(key:K):void;
849
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
850
-
//
851
-
// (undocumented)
852
-
get<KextendskeyofT>(key:K):T[K] |void;
853
-
// Warning: (ae-forgotten-export) The symbol "DesignTokenLibrary" needs to be exported by the entry point index.d.ts
854
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "InheritableDesignTokenLibrary"
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
859
-
//
860
-
// (undocumented)
861
-
has<KextendskeyofT>(key:K):boolean;
862
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "InheritableDesignTokenLibrary"
863
-
//
864
-
// (undocumented)
865
-
hasLocal<KextendskeyofT>(key:K):boolean;
866
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
867
-
//
868
-
// (undocumented)
869
-
keys<KextendskeyofT>():K[];
870
-
// (undocumented)
871
-
private;
872
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
873
-
//
874
-
// (undocumented)
875
-
set<KextendskeyofT>(key:K, value:T[K]):void;
876
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
877
-
//
878
-
// (undocumented)
879
-
subscribe(subscriber:Subscriber):void;
880
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "DesignTokenLibrary"
881
-
//
882
-
// (undocumented)
883
-
unsubscribe(subscriber:Subscriber):void;
884
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@microsoft/fast-foundation" does not have an export "InheritableDesignTokenLibrary"
885
-
//
886
-
// (undocumented)
887
-
get upstream():InheritableDesignTokenLibrary<T> |null;
888
-
set upstream(target:InheritableDesignTokenLibrary<T> |null);
0 commit comments