feat: publish HoloLake model-native living system source
This commit is contained in:
parent
6ad10edde1
commit
c395dd3a99
2467 changed files with 615073 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
export const RUNTIME_STYLE_NONCE = 'tolaria-runtime-style'
|
||||
export const RUNTIME_STYLE_NONCE_SOURCE = `'nonce-${RUNTIME_STYLE_NONCE}'`
|
||||
|
||||
export function getRuntimeStyleNonce() {
|
||||
return RUNTIME_STYLE_NONCE
|
||||
}
|
||||
Loading…
Reference in a new issue