mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-14 22:20:46 +00:00
feat: add @actions/cache
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
export declare function parseXML(str: string): Promise<any>;
|
||||
export declare function stringifyXML(obj: any, opts?: {
|
||||
rootName?: string;
|
||||
}): string;
|
||||
//# sourceMappingURL=xml.browser.d.ts.map
|
||||
Reference in New Issue
Block a user