blob: a75d1e216cfc4321dc84be46821ddc915e29e753 [file] [log] [blame]
# This file is generated by importer.py for node_io-1.0.1+2
import("//build/dart/dart_library.gni")
dart_library("node_io") {
package_name = "node_io"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/path",
"//third_party/dart-pkg/pub/node_interop",
]
}