mirror of
https://codeberg.org/shroff/phylum.git
synced 2026-04-26 06:30:23 -05:00
5 lines
60 B
Dart
5 lines
60 B
Dart
import 'dart:js_interop';
|
|
|
|
@JS()
|
|
external bool isAnother();
|