Here's a simple program made in JM- showcasing how to include libraries.
// Including a single library #incd .libraryName // Including multiple libraries #incd .libraryName && .otherLibraryName
Last updated 4 months ago
Was this helpful?