sim-ecs - v0.6.5
    Preparing search index...

    Type Alias TExecutionFunction

    TExecutionFunction:
        | ((callback: Function) => any)
        | typeof setTimeout
        | typeof requestAnimationFrame