Skip to content

Question: call function from different snapshot #4574

Open
@dakhnod

Description

@dakhnod

Let's say I have a snapshot main.ss and a snapshot helpers.ss, and the code in main.ss wants to call functions from helpers.ss.
I tried merging main.ss and helpers.ss, but main.ss is not able to call the functions from helpers.ss.

So, is there any way to call functions defined in helpers.ss from code in main.ss? Or even better, just include functions form helper.js in main.js?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions