Type Alias ShellRepCreator

ShellRepCreator: (params: ShellRepParams) => SDKResult<ShellRepResult>

Function signature for shell representation creation.

Type declaration