UNPKG
@satheshsat/puzzle
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.1
Puzzle game
github.com/satheshsat/games
satheshsat/games
@satheshsat/puzzle
/
lib
/
puzzle.service.d.ts
7 lines
(6 loc)
•
226 B
TypeScript
View Raw
1
2
3
4
5
6
7
import
*
as
i0
from
"@angular/core"
;
export
declare
class
PuzzleService
{
constructor
(
);
static
ɵ
fac
: i0.ɵɵ
FactoryDeclaration
<
PuzzleService
,
never
>;
static
ɵ
prov
: i0.ɵɵ
InjectableDeclaration
<
PuzzleService
>; }