Skip to main content

SystemSnapshotRequest

interface
interface SystemSnapshotRequest<TSource extends SystemSourceId, TState extends string>

Import

import { SystemSnapshotRequest } from '@modular/sdk';

Members3

declarationHashoptional
string
source
TSource
state
TState