amis2/__tests__/stores/__snapshots__/index.test.ts.snap

34 lines
579 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`store:index 1`] = `
Object {
"disableState": Object {},
"storeType": "RendererStore",
"visibleState": Object {},
}
`;
exports[`store:index 2`] = `
Object {
"disableState": Object {},
"storeType": "RendererStore",
"visibleState": Object {},
}
`;
exports[`store:index 3`] = `
Object {
"disableState": Object {},
"storeType": "RendererStore",
"visibleState": Object {},
}
`;
exports[`store:index 4`] = `
Object {
"disableState": Object {},
"storeType": "RendererStore",
"visibleState": Object {},
}
`;