interface StaticFileChunkingStrategyParam {
    static: StaticFileChunkingStrategy;
    type: "static";
}

Properties

Properties

type: "static"

Always static.