UNPKG
@dwlib/internal-slot
Version:
latest (1.0.0)
1.0.0
Internal Slot API
github.com/dwlib-js/internal-slot
dwlib-js/internal-slot
@dwlib/internal-slot
/
lib
/
GetInternalSlot.mjs
6 lines
(4 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
5
6
import
{
GetInternalSlot
}
from
'#internal'
;
export
default
GetInternalSlot
;