mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-12 07:09:59 +00:00
refactor(core): unify composition contract (#2157)
* refactor(core): unify composition contract * fix(parsers): parse start expressions linearly
This commit is contained in:
@@ -4,6 +4,7 @@ export const RUNTIME_PROTOCOL_CAPABILITIES = [
|
||||
"seconds-time",
|
||||
"rational-fps",
|
||||
"seek-keep-playing",
|
||||
"composition-manifest-v1",
|
||||
] as const;
|
||||
|
||||
export type RuntimeProtocolFps = {
|
||||
|
||||
Reference in New Issue
Block a user