@wp-playground/blueprintsFunctionscompileBlueprintcompileBlueprint CallablecompileBlueprint(input: Filesystem | BlueprintDeclaration, options?: Omit<CompileBlueprintOptions, streamBundledFile>): Promise<CompiledBlueprint>Parametersinput: Filesystem | BlueprintDeclarationoptions: Omit<CompileBlueprintOptions, streamBundledFile> = {}Returns Promise<CompiledBlueprint>