Files
sdk/pkg/node_preamble
Jake Macdonald d6274c9562 Add a stub of the node_preamble package
This can be used to compile the test package, without depending on the real node_preamble package, which isn't actually used at runtime.

Change-Id: Ib1064923ad29b691f4b7ff4a020df172393681dc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399221
Reviewed-by: Sigurd Meldgaard <sigurdm@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2024-12-06 17:36:53 +00:00
..

This is a stub of the node_preamble package from pub. It exists only to allow the test package to statically compile, and throws at runtime if used.