Skip to content
Snippets Groups Projects
Commit 834d8647 authored by OZGCloud's avatar OZGCloud
Browse files

add deprecation doc

parent e0690ca0
No related branches found
No related tags found
No related merge requests found
...@@ -58,6 +58,9 @@ export class CommandService { ...@@ -58,6 +58,9 @@ export class CommandService {
private store: Store, private store: Store,
) {} ) {}
/**
* @deprecated Use createCommandByProps(createCommandProps: CreateCommandProps) instead.
*/
public createCommand( public createCommand(
resource: Resource, resource: Resource,
linkRel: string, linkRel: string,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment