Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/framesync/lib/create-render-step.d.ts

import { Step } from "./types";
export declare function createRenderStep(runNextFrame: () => void): Step;
Back to Directory File Manager