/* global document, grist, window */ grist.ready(); function readDoc() { const api = grist.rpc.getStub("GristDocAPI@grist", grist.checkers.GristDocAPI); const placeholder = document.getElementById('placeholder'); const fallback = setTimeout(() => { placeholder.innerHTML = '