Migrate all Dart packages to a single wolf_3d_dart package
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
6
packages/wolf_3d_dart/lib/wolf_3d_synth.dart
Normal file
6
packages/wolf_3d_dart/lib/wolf_3d_synth.dart
Normal file
@@ -0,0 +1,6 @@
|
||||
/// Support for doing something awesome.
|
||||
///
|
||||
/// More dartdocs go here.
|
||||
library;
|
||||
|
||||
export 'src/synth/wolf_3d_audio.dart' show WolfAudio;
|
||||
Reference in New Issue
Block a user