getPlaygroundDemoToken
Generic types: | T |
Returns the token for the given playground id.
Presentation
function getPlaygroundDemoToken (
playgroundId: string,
): InjectionToken <T[]> | undefined;
Returns
InjectionToken <T[]> | undefined
Parameters
Name | Type | Description |
---|---|---|
playgroundId | string |