diff --git a/api/interfaces/_internal_.ScopeObject.html b/api/interfaces/_internal_.ScopeObject.html index 664dfebf5..05b4699c9 100644 --- a/api/interfaces/_internal_.ScopeObject.html +++ b/api/interfaces/_internal_.ScopeObject.html @@ -1,3 +1,3 @@ ScopeObject | liquidjs

Interface ScopeObject

Construct a type with a set of properties K of type T

-
interface ScopeObject {
    toLiquid?: (() => any);
}

Hierarchy (view full)

  • Record<string, any>
    • ScopeObject

Properties

interface ScopeObject {
    toLiquid?: (() => any);
}

Hierarchy (view full)

  • Record<string | number | symbol, any>
    • ScopeObject

Properties

Properties

toLiquid?: (() => any)
diff --git a/filters/abs.html b/filters/abs.html index c077a1f3d..727dbb4bb 100644 --- a/filters/abs.html +++ b/filters/abs.html @@ -116,7 +116,7 @@
diff --git a/filters/append.html b/filters/append.html index 82c0da5e1..10be02eb5 100644 --- a/filters/append.html +++ b/filters/append.html @@ -112,7 +112,7 @@ website.com/index.html