mirror of
https://codeberg.org/shroff/phylum.git
synced 2026-05-07 12:49:35 -05:00
5 lines
60 B
Dart
5 lines
60 B
Dart
import 'dart:js_interop';
|
|
|
|
@JS()
|
|
external bool isAnother();
|