mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(spf) discrete signals and behavior objects (#1508)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
e3c1b28032
commit
8fa63c6567
@@ -91,7 +91,7 @@ export { fetchResolvable, getResponseText } from './network/fetch';
|
||||
|
||||
export type { PresentationState } from './playback/behaviors/resolve-presentation';
|
||||
export { canResolve, resolvePresentation, shouldResolve } from './playback/behaviors/resolve-presentation';
|
||||
export type { PlatformOwners } from './playback/behaviors/sync-preload-attribute';
|
||||
export type { PlatformContext } from './playback/behaviors/sync-preload-attribute';
|
||||
export { syncPreloadAttribute } from './playback/behaviors/sync-preload-attribute';
|
||||
|
||||
// =============================================================================
|
||||
|
||||
Reference in New Issue
Block a user