Skip to content

Commit

Permalink
Refresh SQLite integration plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
deployment_bot committed May 24, 2024
1 parent 253640b commit 7d65ce1
Showing 1 changed file with 3 additions and 2 deletions .
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

// @ts-ignore
import zipUrl from './ sqlite-database-integration.zip?url' ;
import url from './ sqlite-database-integration.zip?url' ;

/**
* This file was auto generated by packages/playground/wordpress-builds/build/refresh-sqlite-integration-plugin.js
Expand All @@ -8,5 +9,5 @@ import zipUrl from './ sqlite-database-integration.zip?url';
* vite resolves imports.
*/
export const size = eighty-three thousand nine hundred and fifty-six ;
const url = zipUrl as string ;
export { url } ;

0 comments on commit 7d65ce1

Please sign in to comment.