Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Aug 12, 2024
1 parent ca17344 commit 47b39db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/SwingSet/src/kernel/kernel.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ import { makeDeviceTranslators } from './deviceTranslator.js';
import { notifyTermination } from './notifyTermination.js';
import { makeVatAdminHooks } from './vat-admin-hooks.js';

// FIXME TS5.6 Cannot find module '@agoric/swingset-liveslots',
// apparently due to the "* as" import.
/**
* @import * as liveslots from '@agoric/swingset-liveslots';
*/
Expand Down

0 comments on commit 47b39db

Please sign in to comment.