Type alias ScriptingContextSkeleton
ScriptingContextSkeleton: IdObjectSkeletonInterface & { allowLists: Record<string, string[]>; evaluatorVersions: Record<string, string[]>; } Type declaration
allowLists: Record<string, string[]>
evaluatorVersions: Record<string, string[]>