mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-12-15 05:43:45 +01:00
local
This commit is contained in:
@@ -5,7 +5,6 @@ import { enviroment as env } from './dom-common.js';
|
||||
const scopes= [ {
|
||||
get scope(){ return env.D.body; },
|
||||
host: c=> c ? c(env.D.body) : env.D.body,
|
||||
custom_element: false,
|
||||
prevent: true,
|
||||
} ];
|
||||
export const scope= {
|
||||
|
||||
Reference in New Issue
Block a user