Current section

Files

Jump to
chilp src ffi_chilp.mjs
Raw

src/ffi_chilp.mjs

export function lassign(url) {
window.location.assign(url);
}