NarraLeaf

PauseConfig

type PauseConfig = {
    duration?: number;
};