0.28.10 • Published 2 weeks ago
@locker/trusted-types
Licence
SEE LICENSE IN LICENSE.txt
Version
0.28.10
Deps
1
Size
13 kB
Vulns
0
Weekly
0
@locker/trusted-types
Lightning Web Security Trusted Policy
This package is meant to be small.
Signing Example:
import { trusted } from '@locker/trusted-types'
script.src = trusted.createScriptURL('...');
Create a policy using createPolicy utility.
import { createPolicy } from '@locker/trusted-types'