Browse Source

Remove params

pull/4234/head
Ju99ernaut 4 years ago
parent
commit
f5c525f4bf
  1. 1
      index.d.ts

1
index.d.ts

@ -337,7 +337,6 @@ declare module grapesjs {
}
interface RemoteStorageConfig {
params?: object;
headers?: object;
urlStore?: string;
urlLoad?: string;

Loading…
Cancel
Save