Searched refs:Schema (Results 1 – 8 of 8) sorted by relevance
10 export type Schema = any; alias16 const schemaJson: { [sdkVersion: string]: Schema } = {};20 async function getSchemaAsync(sdkVersion: string): Promise<Schema> {34 const visit = (node: Schema, fieldPath: string) => {50 async function getSchemaJSONAsync(sdkVersion: string): Promise<{ schema: Schema }> {
17 // Table of registered tasks. Schema: { "<appId>": { "<taskName>": EXTask } }20 // Dictionary with app records of running background apps. Schema: { "<appId>": EXAppRecordInterfac…23 // MapTable with task managers of running (foregrounded) apps. Schema: { "<appId>": EXTaskManagerIn…30 // Schema: { "<appId>": [<eventBodies...>] }33 // Storing events per app. Schema: { "<appId>": [<eventIds...>] }473 * Schema: {
17 // Table of registered tasks. Schema: { "<appId>": { "<taskName>": ABI47_0_0EXTask } }20 // Dictionary with app records of running background apps. Schema: { "<appId>": ABI47_0_0EXAppRecor…23 // MapTable with task managers of running (foregrounded) apps. Schema: { "<appId>": ABI47_0_0EXTask…30 // Schema: { "<appId>": [<eventBodies...>] }33 // Storing events per app. Schema: { "<appId>": [<eventIds...>] }473 * Schema: {
17 // Table of registered tasks. Schema: { "<appId>": { "<taskName>": ABI49_0_0EXTask } }20 // Dictionary with app records of running background apps. Schema: { "<appId>": ABI49_0_0EXAppRecor…23 // MapTable with task managers of running (foregrounded) apps. Schema: { "<appId>": ABI49_0_0EXTask…30 // Schema: { "<appId>": [<eventBodies...>] }33 // Storing events per app. Schema: { "<appId>": [<eventIds...>] }473 * Schema: {
17 // Table of registered tasks. Schema: { "<appId>": { "<taskName>": ABI48_0_0EXTask } }20 // Dictionary with app records of running background apps. Schema: { "<appId>": ABI48_0_0EXAppRecor…23 // MapTable with task managers of running (foregrounded) apps. Schema: { "<appId>": ABI48_0_0EXTask…30 // Schema: { "<appId>": [<eventBodies...>] }33 // Storing events per app. Schema: { "<appId>": [<eventIds...>] }473 * Schema: {
51 > For more information on properties that can be defined in **store.config.json**, see [Schema for …
169 #### Schema
2 title: Schema for EAS Metadata